func runtime.reflect_maplen
3 uses
runtime (current package)
map.go#L1392: func reflect_maplen(h *hmap) int {
map.go#L1398: racereadpc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(reflect_maplen))
map.go#L1410: racereadpc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(reflect_maplen))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)